@font-face
{
    font-family: 'Funky Bunny';
  src: url('Funky Bunny.eot');
  src: url('Funky Bunny.eot?#') format('embedded-opentype'),
      url('Funky Bunny.woff') format('woff'),
      url('Funky Bunny.ttf') format('truetype');
}
